home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Games / CirclusMaximus™ / background_3370.txt < prev    next >
Text File  |  1991-03-02  |  3KB  |  171 lines

  1. -- background: 3370 from stack: in
  2. -- bmap block id: 4028
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=410 top=319 right=341 bottom=510
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: To Title Card
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close slow
  23.   go to card id 2992
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 3 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=373 top=321 right=342 bottom=409
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 21700 / 21700
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Home
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect iris close
  44.   go home
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 12 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=293 top=67 right=179 bottom=392
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Segment w/Base
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect zoom open
  65.   go to card id 5761
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 13 (button)
  71. -- low flags: 00
  72. -- high flags: 2000
  73. -- rect: left=197 top=67 right=179 bottom=294
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Circle Segment
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual effect zoom open
  85.   go to card id 4281
  86. end mouseUp
  87.  
  88.  
  89.  
  90.  
  91. -- part 14 (button)
  92. -- low flags: 00
  93. -- high flags: 2000
  94. -- rect: left=101 top=67 right=179 bottom=198
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: Plain Circle
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   visual effect zoom open
  106.   go to card id 2526
  107. end mouseUp
  108.  
  109.  
  110.  
  111.  
  112. -- part 15 (button)
  113. -- low flags: 00
  114. -- high flags: 2000
  115. -- rect: left=101 top=178 right=291 bottom=231
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: Area Between
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   visual effect zoom open
  127.   go to card id 5205
  128. end mouseUp
  129.  
  130.  
  131.  
  132. -- part 16 (button)
  133. -- low flags: 00
  134. -- high flags: 2000
  135. -- rect: left=230 top=178 right=291 bottom=392
  136. -- title width / last selected line: 0
  137. -- icon id / first selected line: 0 / 0
  138. -- text alignment: 1
  139. -- font id: 0
  140. -- text size: 12
  141. -- style flags: 0
  142. -- line height: 16
  143. -- part name: Part of Area Between
  144. ----- HyperTalk script -----
  145. on mouseUp
  146.   visual effect zoom open
  147.   go to card id 6625
  148. end mouseUp
  149.  
  150.  
  151.  
  152. -- part 20 (button)
  153. -- low flags: 00
  154. -- high flags: A003
  155. -- rect: left=159 top=303 right=325 bottom=345
  156. -- title width / last selected line: 0
  157. -- icon id / first selected line: 0 / 0
  158. -- text alignment: 1
  159. -- font id: 0
  160. -- text size: 12
  161. -- style flags: 0
  162. -- line height: 16
  163. -- part name: To Cylinder & Sphere Index
  164. ----- HyperTalk script -----
  165. on mouseUp
  166.   visual effect venetian blinds
  167.   go to card id 6895
  168. end mouseUp
  169.  
  170.  
  171.